/ Assembly List / LJCWinFormCommon / FormCommon / AddError

Namespace - LJCWinFormCommon


Parameters
form - The parent form.
affectedCount - The manager affected count.

Returns

true if the affected count > 0; otherwise, false.

Syntax

C#
public static Boolean AddError(Form form, Int32 affectedCount)

Standard Add error message.

Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.